home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMFIREWALLLOG / TFRMFIREWALLLOG.txt
Text File  |  2008-11-13  |  4KB  |  188 lines

  1. object frmFirewallLog: TfrmFirewallLog
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmFirewallLog'
  7.   ClientHeight = 448
  8.   ClientWidth = 706
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnHelp = FormHelp
  20.   DesignSize = (
  21.     706
  22.     448)
  23.   PixelsPerInch = 96
  24.   TextHeight = 14
  25.   object btnOK: TResTeButton
  26.     Left = 605
  27.     Top = 420
  28.     Width = 99
  29.     Height = 25
  30.     Anchors = [akRight, akBottom]
  31.     Cancel = True
  32.     ModalResult = 2
  33.     TabOrder = 0
  34.     ResourceCaption = 20101
  35.     ResourceHint = 20101
  36.   end
  37.   object lvwApplications: TListView
  38.     Left = 2
  39.     Top = 45
  40.     Width = 702
  41.     Height = 369
  42.     Anchors = [akLeft, akTop, akRight, akBottom]
  43.     BevelOuter = bvNone
  44.     Color = clWhite
  45.     Columns = <
  46.       item
  47.         Caption = 'datetime'
  48.         Width = 144
  49.       end
  50.       item
  51.         Caption = 'local ip address'
  52.         Width = 168
  53.       end
  54.       item
  55.         Caption = 'remote ip address'
  56.         Width = 168
  57.       end
  58.       item
  59.         Caption = 'protocol'
  60.         Width = 88
  61.       end
  62.       item
  63.         Caption = 'application'
  64.         Width = 130
  65.       end>
  66.     GridLines = True
  67.     HideSelection = False
  68.     ReadOnly = True
  69.     RowSelect = True
  70.     TabOrder = 1
  71.     ViewStyle = vsReport
  72.     OnColumnClick = lvwApplicationsColumnClick
  73.   end
  74.   object TePanel1: TTePanel
  75.     Left = 2
  76.     Top = 5
  77.     Width = 702
  78.     Height = 35
  79.     Anchors = [akLeft, akTop, akRight]
  80.     BevelOuter = bvNone
  81.     TabOrder = 2
  82.     ThemeObject = 'highlightpanel'
  83.     DesignSize = (
  84.       702
  85.       35)
  86.     object lblPage: TResLabel
  87.       Left = 391
  88.       Top = 10
  89.       Width = 27
  90.       Height = 14
  91.       Alignment = taRightJustify
  92.       Anchors = [akTop, akRight]
  93.       Font.Charset = ANSI_CHARSET
  94.       Font.Color = clWindowText
  95.       Font.Height = -12
  96.       Font.Name = 'Tahoma'
  97.       Font.Style = []
  98.       ParentFont = False
  99.       Transparent = True
  100.       ResourceCaption = 50199
  101.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  102.     end
  103.     object lblTitle: TResLabel
  104.       Left = 8
  105.       Top = 10
  106.       Width = 72
  107.       Height = 14
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clWindowText
  110.       Font.Height = -12
  111.       Font.Name = 'MS Shell Dlg 2'
  112.       Font.Style = [fsBold]
  113.       ParentFont = False
  114.       Transparent = True
  115.       ResourceCaption = 50200
  116.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  117.     end
  118.     object lblPageCount: TLabel
  119.       Left = 496
  120.       Top = 10
  121.       Width = 16
  122.       Height = 14
  123.       Anchors = [akTop, akRight]
  124.       Caption = '/ X'
  125.       Transparent = True
  126.     end
  127.     object btnBottomPage: TResTeButton
  128.       Left = 625
  129.       Top = 5
  130.       Width = 72
  131.       Height = 25
  132.       OnClick = btnBottomPageClick
  133.       Anchors = [akTop, akRight]
  134.       TabOrder = 0
  135.       ResourceCaption = 50198
  136.       ResourceHint = 50198
  137.     end
  138.     object btnNextPage: TResTeButton
  139.       Left = 554
  140.       Top = 5
  141.       Width = 72
  142.       Height = 25
  143.       OnClick = btnNextPageClick
  144.       Anchors = [akTop, akRight]
  145.       TabOrder = 1
  146.       ResourceCaption = 50197
  147.       ResourceHint = 50197
  148.     end
  149.     object btnTopPage: TResTeButton
  150.       Left = 199
  151.       Top = 5
  152.       Width = 72
  153.       Height = 25
  154.       OnClick = btnTopPageClick
  155.       Anchors = [akTop, akRight]
  156.       TabOrder = 2
  157.       ResourceCaption = 50195
  158.       ResourceHint = 50195
  159.     end
  160.     object btnPreviousPage: TResTeButton
  161.       Left = 270
  162.       Top = 5
  163.       Width = 72
  164.       Height = 25
  165.       OnClick = btnPreviousPageClick
  166.       Anchors = [akTop, akRight]
  167.       TabOrder = 3
  168.       ResourceCaption = 50196
  169.       ResourceHint = 50196
  170.     end
  171.     object edtPage: TEdit
  172.       Left = 424
  173.       Top = 7
  174.       Width = 66
  175.       Height = 22
  176.       Anchors = [akTop, akRight]
  177.       TabOrder = 4
  178.       OnExit = edtPageExit
  179.       OnKeyUp = edtPageKeyUp
  180.     end
  181.   end
  182.   object ThemeForm: TTeForm2
  183.     ThemeObject = 'StandardDialog'
  184.     Left = 8
  185.     Top = 417
  186.   end
  187. end
  188.